ChatLog

constructor(id: String? = null, logType: ChatBranch? = null, content: List<ChatMessage> = listOf(), createdAt: Date? = null, toBeCompleted: Date? = null)